Xbasic

TOOLBAR_EDIT Function

Syntax

C toolbar_edit(C toolbarname )

Arguments

toolbarname

The name of a toolbar stored in the database.

Description

TOOLBAR_EDIT() opens the Toolbar Editor for the specified Toolbar_Name.

Example

TOOLBAR_EDIT("Reports")

Limitations

Desktop applications only.

See Also